StructKeyArray(structure)


Returns an array of the keys in the specified ColdFusion structure.

See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyList, StructKeyExists, StructCount, and StructUpdate.

structure

Structure from which the list of keys are to be extracted.